home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Beyond Compare 3.0.10 / BCompareSetup.exe / {app} / BCompare.exe / 0 / RCDATA / TDIRSYNCVIEWFRAME / TDIRSYNCVIEWFRAME.txt
Text File  |  2008-11-03  |  24KB  |  736 lines

  1. inherited DirSyncViewFrame: TDirSyncViewFrame
  2.   Width = 694
  3.   Height = 473
  4.   OnResize = FrameResize
  5.   object LogSplitter: TUiSplitter [0]
  6.     Left = 0
  7.     Top = 305
  8.     Width = 694
  9.     Height = 3
  10.     Cursor = crVSplit
  11.     Align = alBottom
  12.     OnCanResize = LogSplitterCanResize
  13.     OnMoved = LogSplitterMoved
  14.   end
  15.   object TopPanel: TUiPanel [1]
  16.     Left = 0
  17.     Top = 0
  18.     Width = 694
  19.     Height = 249
  20.     Align = alTop
  21.     BevelOuter = bvNone
  22.     TabOrder = 0
  23.     DesignSize = (
  24.       694
  25.       249)
  26.     object LeftSpecLbl: TUiLabel
  27.       Left = 8
  28.       Top = 16
  29.       Height = 13
  30.       Caption = 'Left folder:'
  31.     end
  32.     object LeftSpecBrowseBtn: TUiBrowseSpeedButton
  33.       Left = 295
  34.       Top = 32
  35.       Hint = 'Browse for Folder|Opens existing folder into left pane.'
  36.       BrowseComboBox = LeftSpecEdit
  37.     end
  38.     object SwapBtn: TUiSpeedButton
  39.       Left = 326
  40.       Top = 32
  41.       Width = 24
  42.       Hint = 'Swap Sides|Exchanges left, right base folders.'
  43.       Flat = False
  44.       ImageIndex = imgSwap
  45.       Images = BcImages.MainImages
  46.       OnClick = SwapClick
  47.     end
  48.     object RightSpecLbl: TUiLabel
  49.       Left = 358
  50.       Top = 16
  51.       Height = 13
  52.       Caption = 'Right folder:'
  53.     end
  54.     object RightSpecBrowseBtn: TUiBrowseSpeedButton
  55.       Left = 648
  56.       Top = 32
  57.       Hint = 'Browse for Folder|Opens existing folder into right pane.'
  58.       BrowseComboBox = RightSpecEdit
  59.     end
  60.     object LeftErrorImage: TUiImage
  61.       Left = 8
  62.       Top = 56
  63.       Width = 16
  64.       Height = 16
  65.       Transparent = True
  66.       Visible = False
  67.       ImageIndex = imgError
  68.       Images = BcImages.MainImages
  69.     end
  70.     object LeftErrorLbl: TUiLabel
  71.       Left = 32
  72.       Top = 56
  73.       Height = 13
  74.       Caption = 'Error opening folder'
  75.       Visible = False
  76.     end
  77.     object RightErrorImage: TUiImage
  78.       Left = 358
  79.       Top = 56
  80.       Width = 16
  81.       Height = 16
  82.       Transparent = True
  83.       Visible = False
  84.       ImageIndex = imgError
  85.       Images = BcImages.MainImages
  86.     end
  87.     object RightErrorLbl: TUiLabel
  88.       Left = 380
  89.       Top = 56
  90.       Height = 13
  91.       Caption = 'Error opening folder'
  92.       Visible = False
  93.     end
  94.     object LeftArrowShape: TUiArrowShape
  95.       Left = 105
  96.       Top = 56
  97.       Width = 100
  98.       Height = 41
  99.     end
  100.     object PresetLbl: TUiLabel
  101.       Left = 213
  102.       Top = 104
  103.       Height = 13
  104.       Caption = 'Update each side with newer, orphan files from other side'
  105.       Transparent = False
  106.     end
  107.     object RulesBtn: TUiSpeedButton
  108.       Left = 471
  109.       Top = 80
  110.       Width = 24
  111.       Hint = 'Rules|Edits current Rules definitions.'
  112.       Flat = False
  113.       ImageIndex = imgRules
  114.       Images = BcImages.MainImages
  115.       OnClick = RulesExecute
  116.     end
  117.     object RightArrowShape: TUiArrowShape
  118.       Left = 503
  119.       Top = 56
  120.       Width = 68
  121.       Height = 41
  122.       Direction = adRightUp
  123.     end
  124.     object FiltersLbl: TUiLabel
  125.       Left = 8
  126.       Top = 128
  127.       Height = 13
  128.       Caption = 'Filters:'
  129.     end
  130.     object FiltersBtn: TUiSpeedButton
  131.       Left = 192
  132.       Top = 144
  133.       Width = 24
  134.       Hint = 'File Filters|Edits file filters.'
  135.       Flat = False
  136.       ImageIndex = imgFilters
  137.       Images = BcImages.MainImages
  138.       OnClick = FiltersClick
  139.     end
  140.     object OtherFiltersLbl: TUiLabel
  141.       Left = 224
  142.       Top = 148
  143.       Height = 13
  144.       Caption = '%'
  145.       ShowAccelChar = False
  146.       Layout = tlCenter
  147.     end
  148.     object Bevel: TUiBevel
  149.       Left = 0
  150.       Top = 177
  151.       Width = 694
  152.       Height = 3
  153.       Shape = bsBottomLine
  154.     end
  155.     object JobCancelBtn: TUiSpeedButton
  156.       Left = 4
  157.       Top = 186
  158.       Width = 17
  159.       Height = 17
  160.       Hint = 'Stop Loading|Terminates comparison.'
  161.       ImageIndex = imgStopRed
  162.       Images = BcImages.MainImages
  163.       Visible = False
  164.       OnClick = JobCancelClick
  165.     end
  166.     object SummaryLbl: TUiLabel
  167.       Left = 4
  168.       Top = 210
  169.       Height = 13
  170.       Caption = '%'
  171.     end
  172.     object RunStatsLbl: TUiLabel
  173.       Left = 400
  174.       Top = 185
  175.       Width = 249
  176.       Height = 56
  177.       AutoSize = False
  178.       Caption = '%'
  179.       Layout = tlCenter
  180.     end
  181.     object LeftSpecEdit: TUiBrowseComboBox
  182.       Left = 8
  183.       Top = 32
  184.       Width = 281
  185.       Height = 21
  186.       DropDownCount = 30
  187.       ItemHeight = 13
  188.       TabOrder = 0
  189.       OnChange = InputEditChange
  190.       OnDropDown = SpecEditDropDown
  191.       OnAccept = InputAcceptClick
  192.       DirsOnly = True
  193.       OnBrowse = BrowseClick
  194.     end
  195.     object RightSpecEdit: TUiBrowseComboBox
  196.       Left = 358
  197.       Top = 32
  198.       Width = 281
  199.       Height = 21
  200.       DropDownCount = 30
  201.       ItemHeight = 13
  202.       TabOrder = 1
  203.       OnChange = InputEditChange
  204.       OnDropDown = SpecEditDropDown
  205.       OnAccept = InputAcceptClick
  206.       DirsOnly = True
  207.       OnBrowse = BrowseClick
  208.     end
  209.     object PresetEdit: TUiComboBox
  210.       Left = 213
  211.       Top = 80
  212.       Width = 250
  213.       Height = 22
  214.       Style = csOwnerDrawFixed
  215.       ItemHeight = 16
  216.       TabOrder = 2
  217.       OnChange = PresetEditChange
  218.       OnDrawItem = PresetEditDrawItem
  219.     end
  220.     object FiltersEdit: TUiComboBox
  221.       Left = 8
  222.       Top = 144
  223.       Width = 177
  224.       Height = 21
  225.       ItemHeight = 13
  226.       TabOrder = 3
  227.       OnChange = InputEditChange
  228.       AutoSizeDropDown = True
  229.       EllipsisPosition = epEndEllipsis
  230.       OnAccept = InputAcceptClick
  231.       OnGetItem = FiltersEditGetItem
  232.     end
  233.     object InputAcceptBtn: TUiBitBtn
  234.       Left = 533
  235.       Top = 144
  236.       Anchors = [akTop, akRight]
  237.       Caption = 'Accept'
  238.       TabOrder = 4
  239.       OnClick = InputAcceptClick
  240.       AutoSize = asRight
  241.       Glyph.Data = {
  242.         9E020000424D9E0200000000000036000000280000000E0000000E0000000100
  243.         18000000000068020000130B0000130B00000000000000000000FF00FFFF00FF
  244.         FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  245.         FFFF00FF0000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  246.         FFFF00FFFF00FFFF00FFFF00FFFF00FF0000FF00FFFF00FFFF00FFFF00FFFF00
  247.         FFFF00FF00800000800099A8ACFF00FFFF00FFFF00FFFF00FFFF00FF0000FF00
  248.         FFFF00FFFF00FFFF00FFFF00FF008000008000008000008000FF00FFFF00FFFF
  249.         00FFFF00FFFF00FF0000FF00FFFF00FFFF00FFFF00FF00800000800000800000
  250.         8000008000008000FF00FFFF00FFFF00FFFF00FF0000FF00FFFF00FFFF00FF00
  251.         8000008000008000FF00FFFF00FF00800000800099A8ACFF00FFFF00FFFF00FF
  252.         0000FF00FFFF00FF008000008000008000FF00FFFF00FFFF00FF008000008000
  253.         008000FF00FFFF00FFFF00FF0000FF00FFFF00FF008000008000FF00FFFF00FF
  254.         FF00FFFF00FFFF00FF00800000800099A8ACFF00FFFF00FF0000FF00FFFF00FF
  255.         FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF008000008000008000FF00
  256.         FFFF00FF0000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  257.         FFFF00FF00800000800099A8ACFF00FF0000FF00FFFF00FFFF00FFFF00FFFF00
  258.         FFFF00FFFF00FFFF00FFFF00FFFF00FF008000008000008000FF00FF0000FF00
  259.         FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF00
  260.         8000008000FF00FF0000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
  261.         00FFFF00FFFF00FFFF00FF008000008000FF00FF0000FF00FFFF00FFFF00FFFF
  262.         00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
  263.         0000}
  264.     end
  265.     object InputCancelBtn: TUiBitBtn
  266.       Left = 613
  267.       Top = 144
  268.       Anchors = [akTop, akRight]
  269.       Caption = 'Cancel'
  270.       TabOrder = 5
  271.       OnClick = InputCancelClick
  272.       AutoSize = asRight
  273.       Glyph.Data = {
  274.         9E020000424D9E0200000000000036000000280000000E0000000E0000000100
  275.         18000000000068020000130B0000130B00000000000000000000FF00FFFF00FF
  276.         FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  277.         FFFF00FF0000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  278.         FFFF00FFFF00FFFF00FFFF00FFFF00FF0000FF00FFFF00FF00008000008099A8
  279.         ACFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF000080000080FF00FF0000FF00
  280.         FFFF00FF00008000008000008099A8ACFF00FFFF00FFFF00FFFF00FF00008000
  281.         008099A8ACFF00FF0000FF00FFFF00FFFF00FF00008000008000008099A8ACFF
  282.         00FFFF00FF000080000080000080FF00FFFF00FF0000FF00FFFF00FFFF00FFFF
  283.         00FF00008000008000008099A8AC000080000080000080FF00FFFF00FFFF00FF
  284.         0000FF00FFFF00FFFF00FFFF00FFFF00FF000080000080000080000080000080
  285.         FF00FFFF00FFFF00FFFF00FF0000FF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
  286.         00008000008000008099A8ACFF00FFFF00FFFF00FFFF00FF0000FF00FFFF00FF
  287.         FF00FFFF00FFFF00FF00008000008000008000008000008099A8ACFF00FFFF00
  288.         FFFF00FF0000FF00FFFF00FFFF00FFFF00FF000080000080000080FF00FF0000
  289.         8000008000008099A8ACFF00FFFF00FF0000FF00FFFF00FFFF00FF0000800000
  290.         80000080FF00FFFF00FFFF00FF00008000008000008099A8ACFF00FF0000FF00
  291.         FFFF00FF000080000080000080FF00FFFF00FFFF00FFFF00FFFF00FF00008000
  292.         0080000080FF00FF0000FF00FFFF00FF000080000080FF00FFFF00FFFF00FFFF
  293.         00FFFF00FFFF00FFFF00FF000080000080FF00FF0000FF00FFFF00FFFF00FFFF
  294.         00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
  295.         0000}
  296.     end
  297.     object JobProgressBar: TUiProgressBar
  298.       Left = 28
  299.       Top = 188
  300.       Width = 285
  301.       Height = 13
  302.       TabOrder = 6
  303.       Visible = False
  304.       State = pbsMarquee
  305.     end
  306.     object RunBtn: TUiBitBtn
  307.       Left = 320
  308.       Top = 185
  309.       Height = 57
  310.       Action = RunAction
  311.       TabOrder = 7
  312.       AutoSize = asLeft
  313.       Glyph.Data = {
  314.         F6060000424DF606000000000000360000002800000018000000180000000100
  315.         180000000000C0060000130B0000130B00000000000000000000FF00FFFF00FF
  316.         FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  317.         FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
  318.         00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
  319.         FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  320.         FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF1F79481F79481F79481F79481F
  321.         79481F79481F79481F79481F79481F79481F79481F79481F79481F79481F7948
  322.         1F79481F79481F7948FF00FFFF00FFFF00FFFF00FFFF00FF238F53D0F4E1CDF3
  323.         DFCAF3DEC8F2DCC3F1D9C1F1D7BDF0D5B9EFD2B1EDCDACEBCAA4EAC59FE9C198
  324.         E7BC93E5BA8CE3B586E2B184E1B084E1B01F7948FF00FFFF00FFFF00FFFF00FF
  325.         238F53D2F4E32CC06E2BBE6D2BBC6C2BBA6B2BB96A2AB8692AB66829B46729B3
  326.         6729B16629AF6528AE6428AC6328AB6228A96128A96184E1B01F7948FF00FFFF
  327.         00FFFF00FFFF00FF238F53D7F6E62CC16E2CC06E2BBE6D2BBC6CFFFFFF6DDCA0
  328.         2AB8696DDCA0FFFFFFFFFFFF76DEA629AF6528AE6428AC6328AB6228A96186E2
  329.         B11F7948FF00FFFF00FFFF00FFFF00FF238F53D9F6E72CC36F2CC16E2CC06E2B
  330.         BE6DFFFFFFFFFFFF6DDCA0FFFFFFFFFFFFFFFFFFFFFFFF76DEA629AF6528AE64
  331.         28AC6328AB628CE3B51F7948FF00FFFF00FFFF00FFFF00FF238F53DCF7E92DC5
  332.         712CC36F2CC16E2CC06EFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  333.         FFFF76DEA629AF6528AE6428AC6393E5BA1F7948FF00FFFF00FFFF00FFFF00FF
  334.         238F53DEF8EB2EC7722DC5712CC36F2CC16EFFFFFFFFFFFFFFFFFFFFFFFF6DDC
  335.         A02AB8696DDCA0FFFFFFFFFFFF29B16629AF6528AE6498E7BC1F7948FF00FFFF
  336.         00FFFF00FFFF00FF238F53E1F9EC2FC8732EC7722DC5712CC36FFFFFFFFFFFFF
  337.         FFFFFFFFFFFFFFFFFF6DDCA02AB8696DDCA0FFFFFF76DEA629B16629AF659FE9
  338.         C11F7948FF00FFFF00FFFF00FFFF00FF238F53E6FAEF34CB7731C9742EC7722D
  339.         C671FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF2BBA6B2AB86A6DDCA0FFFFFF
  340.         29B46729B266A7EAC61F7948FF00FFFF00FFFF00FFFF00FF238F53E9FAF13ACE
  341.         7D34CB7731C9742EC7722DC6712CC4702CC26F2CC06E2BBF6D2BBE6D2BBC6C2B
  342.         BA6B2AB86A2AB76929B56829B467AEECCB1F7948FF00FFFF00FFFF00FFFF00FF
  343.         238F53EDFBF442D0823ACE7D34CB7731C9742EC7722DC6712CC4702CC26F2CC0
  344.         6E2BBF6D2BBE6D2BBC6C2BBA6B2AB86A2AB76929B568B4EECF1F7948FF00FFFF
  345.         00FFFF00FFFF00FF238F53F0FCF64AD28842D082FFFFFF6DDCA031C9742EC772
  346.         FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF2BBC6C2BBA6B2AB86A2AB769BBEF
  347.         D31F7948FF00FFFF00FFFF00FFFF00FF238F53F3FCF751D48D4AD2886DDCA0FF
  348.         FFFF6DDCA031C97476DEA6FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF2BBE6D2BBC6C
  349.         2BBA6B2AB86AC0F1D71F7948FF00FFFF00FFFF00FFFF00FF238F53F6FDF959D6
  350.         9351D48D4AD288FFFFFFFFFFFF34CB7731C97476DEA6FFFFFFFFFFFFFFFFFFFF
  351.         FFFF2BBF6D2BBE6D2BBC6C2BBA6BC3F1D81F7948FF00FFFF00FFFF00FFFF00FF
  352.         238F53F8FEFA61D99759D69351D48D6DDCA0FFFFFFFFFFFFFFFFFFFFFFFFFFFF
  353.         FFFFFFFFFFFFFFFFFFFF2CC06E2BBF6D2BBE6D2BBC6CC5F2DA1F7948FF00FFFF
  354.         00FFFF00FFFF00FF238F53FDFFFE6CDB9F64D99A5CD79454D58F6DDCA0FFFFFF
  355.         FFFFFFFFFFFFFFFFFF76DEA6FFFFFFFFFFFF2CC36F2CC16E2CC06E2BBE6DCAF3
  356.         DE1F7948FF00FFFF00FFFF00FFFF00FF238F53FFFFFF74DDA56CDB9F64D99A5C
  357.         D79454D58F6DDCA0FFFFFFFFFFFF36CC7932C97576DEA6FFFFFF2DC5712CC36F
  358.         2CC16E2CC06ECDF3DF1F7948FF00FFFF00FFFF00FFFF00FF238F53FFFFFF7BDF
  359.         AA74DDA56CDB9F64D99A5CD79454D58F4CD38945D1843DCF7F36CC7932C9752F
  360.         C8732EC7722DC5712CC36F2CC16ED0F4E11F7948FF00FFFF00FFFF00FFFF00FF
  361.         238F53FFFFFFFFFFFFFFFFFFFDFFFEFAFEFCF8FEFAF5FDF8F0FCF6EDFBF4EBFB
  362.         F2E9FAF1E6FAEFE1F9ECDEF8EBDCF7E9D9F6E7D7F6E6D2F4E31F7948FF00FFFF
  363.         00FFFF00FFFF00FFFF00FF238F53238F53238F53238F53238F53238F53238F53
  364.         238F53238F53238F53238F53238F53238F53238F53238F53238F53238F53238F
  365.         53FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
  366.         00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF
  367.         FF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
  368.         FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
  369.         00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FF}
  370.       Layout = blImageBottom
  371.       Transparent = True
  372.     end
  373.   end
  374.   object MainPanel: TUiPanel [2]
  375.     Left = 0
  376.     Top = 249
  377.     Width = 694
  378.     Height = 56
  379.     Align = alClient
  380.     BevelOuter = bvNone
  381.     TabOrder = 1
  382.     object TreeViewPanel: TUiPanel
  383.       Left = 25
  384.       Top = 0
  385.       Width = 669
  386.       Height = 56
  387.       Align = alClient
  388.       BevelOuter = bvNone
  389.       BorderStyle = bsSingle
  390.       TabOrder = 0
  391.     end
  392.     object ActionsPanel: TUiPanel
  393.       Left = 0
  394.       Top = 0
  395.       Width = 25
  396.       Height = 56
  397.       Align = alLeft
  398.       BevelOuter = bvNone
  399.       TabOrder = 1
  400.       object ExpandAllBtn: TUiSpeedButton
  401.         Left = 2
  402.         Top = 2
  403.         Width = 21
  404.         Height = 21
  405.         Hint = 'Expand All|Opens all folders.'
  406.         ImageIndex = imgExpandAll
  407.         Images = BcImages.MainImages
  408.         OnClick = ExpandAllExecute
  409.       end
  410.       object CollapseAllBtn: TUiSpeedButton
  411.         Left = 2
  412.         Top = 24
  413.         Width = 21
  414.         Height = 21
  415.         Hint = 'Collapse All|Closes all folders.'
  416.         ImageIndex = imgCollapseAll
  417.         Images = BcImages.MainImages
  418.         OnClick = CollapseAllExecute
  419.       end
  420.       object RefreshBtn: TUiSpeedButton
  421.         Left = 2
  422.         Top = 46
  423.         Width = 21
  424.         Height = 21
  425.         Hint = 'Refresh|Refreshes open folders.'
  426.         ImageIndex = imgRefresh
  427.         Images = BcImages.MainImages
  428.         OnClick = RefreshExecute
  429.       end
  430.       object PeekBtn: TUiSpeedButton
  431.         Left = 2
  432.         Top = 68
  433.         Width = 21
  434.         Height = 21
  435.         Hint = 'Peek|Shows or hides items that will not be synced.'
  436.         AutoCheck = True
  437.         ImageIndex = imgPeek
  438.         Images = BcImages.MainImages
  439.         OnClick = PeekExecute
  440.       end
  441.     end
  442.     object RunNoPanel: TUiPanel
  443.       Left = 240
  444.       Top = 34
  445.       Width = 153
  446.       Height = 41
  447.       BorderStyle = bsSingle
  448.       Caption = 'Nothing to sync!'
  449.       Color = clWindow
  450.       Ctl3D = False
  451.       ParentBackground = False
  452.       ParentCtl3D = False
  453.       TabOrder = 2
  454.       Visible = False
  455.     end
  456.   end
  457.   inline LogFrame: TLogFrame [3]
  458.     Left = 0
  459.     Top = 308
  460.     Width = 694
  461.     Height = 100
  462.     Align = alBottom
  463.     TabOrder = 2
  464.   end
  465.   inherited MessagePanel: TUiPanel [4]
  466.     Top = 408
  467.     Width = 694
  468.     TabOrder = 3
  469.   end
  470.   inherited StatusBar: TUiStatusBar [5]
  471.     Top = 455
  472.     Width = 694
  473.     Panels = <
  474.       item
  475.         Width = 50
  476.       end>
  477.     OnResize = StatusBarResize
  478.   end
  479.   inherited Actions: TUiActionList
  480.     object CompareBaseInNewViewAction: TUiAction
  481.       Category = 'Session'
  482.       Caption = 'Compare Base Folders in New View'
  483.       Hint = 
  484.         'Compare Base Folders in New View|Compares base folders in new vi' +
  485.         'ew.'
  486.       OnExecute = CompareBaseInNewViewExecute
  487.       ShortCaption = 'Compare View'
  488.     end
  489.     object InfoAction: TUiAction
  490.       Category = 'Session'
  491.       Caption = 'Folder Sync &Info'
  492.       Hint = 'Folder Sync Info|Displays sync statistics.'
  493.       ImageIndex = imgInfo
  494.       OnExecute = InfoExecute
  495.       ShortCaption = 'Info'
  496.     end
  497.     object RunAction: TUiAction
  498.       Category = 'Session'
  499.       OnExecute = RunExecute
  500.       Desc = 'Run Sync|Performs all sync actions.'
  501.       ShortCaption = 'Run'
  502.     end
  503.     object ExpandAction: TUiAction
  504.       Category = 'Actions'
  505.       Caption = 'Open Folder'
  506.       Hint = 'Open Folder|Opens selected folder.'
  507.       OnExecute = CollapseExpandExecute
  508.     end
  509.     object CollapseAction: TUiAction
  510.       Category = 'Actions'
  511.       Caption = 'Close Folder'
  512.       Hint = 'Close Folder|Closes selected folder.'
  513.       OnExecute = CollapseExpandExecute
  514.     end
  515.     object ExpandSubfoldersAction: TUiAction
  516.       Category = 'Actions'
  517.       Caption = 'Open Subfolders'
  518.       Hint = 'Open Subfolders|Opens selected folders and all their subfolders.'
  519.       OnExecute = ExpandSubfoldersExecute
  520.     end
  521.     object CollapseSubfoldersAction: TUiAction
  522.       Category = 'Actions'
  523.       Caption = 'Close Subfolders'
  524.       Hint = 'Close Subfolders|Close selected folders and their subfolders.'
  525.       OnExecute = CollapseSubfoldersExecute
  526.     end
  527.     object SetAsBaseFoldersAction: TUiAction
  528.       Category = 'Actions'
  529.       Hint = 'Set as Base Folders|Sets selected folders as base folders.'
  530.       OnExecute = SetAsBaseFoldersExecute
  531.     end
  532.     object SetAsOtherBaseFolderAction: TUiAction
  533.       Category = 'Actions'
  534.       Caption = 'Set as Base on Other Side'
  535.       Hint = 
  536.         'Set as Base on Other Side|Sets selected folder as base folder on' +
  537.         ' other side.'
  538.       OnExecute = SetAsOtherBaseFolderExecute
  539.     end
  540.     object CompareInNewViewAction: TUiAction
  541.       Category = 'Actions'
  542.       Caption = 'Compare in New View'
  543.       Hint = 'Compare in New View|Compares selected items in new view.'
  544.       OnExecute = CompareInNewViewExecute
  545.     end
  546.     object CompareInNewViewUsingAction: TUiAction
  547.       Category = 'Actions'
  548.       Caption = 'Compare in New View &Using'
  549.       Hint = 
  550.         'Compare in New View Using|Lists types of views that items can be' +
  551.         ' compared in.'
  552.       OnExecute = CompareInNewViewUsingPopulate
  553.     end
  554.     object SyncInNewViewAction: TUiAction
  555.       Category = 'Actions'
  556.       Caption = 'Sync in New View'
  557.       Hint = 'Sync in New View|Synchronizes selected items in new view.'
  558.       OnExecute = SyncInNewViewExecute
  559.     end
  560.     object ExcludeAction: TUiAction
  561.       Category = 'Actions'
  562.       Caption = '&Exclude'
  563.       Hint = 'Exclude|Filters selected items to remove them from comparison.'
  564.       OnExecute = ExcludeExecute
  565.     end
  566.     object CopyFilenamesAction: TUiAction
  567.       Category = 'Actions'
  568.       Caption = 'Copy Filename'
  569.       Hint = 'Copy Filename|Copies selected items'#39' paths to Clipboard.'
  570.       OnExecute = CopyFilenamesExecute
  571.     end
  572.     object RefreshSelectionAction: TUiAction
  573.       Category = 'Actions'
  574.       Caption = 'Refresh Selection'
  575.       Hint = 'Refresh Selection|Refreshes selected items.'
  576.       OnExecute = RefreshSelectionExecute
  577.     end
  578.     object OpenWithAction: TUiAction
  579.       Category = 'Actions'
  580.       Caption = '&Open With'
  581.       Hint = 'Open With|Lists "Open With" applications.'
  582.       OnExecute = OpenWithPopulate
  583.     end
  584.     object ExplorerAction: TUiAction
  585.       Category = 'Actions'
  586.       Caption = 'E&xplorer'
  587.       Hint = 'Explorer|Lists Window'#39's Explorer context menu commands.'
  588.       OnExecute = ExplorerPopulate
  589.     end
  590.     object ExpandAllAction: TUiAction
  591.       Category = 'Edit'
  592.       Caption = '&Expand All'
  593.       Hint = 'Expand All|Opens all folders.'
  594.       ImageIndex = imgExpandAll
  595.       OnExecute = ExpandAllExecute
  596.       ShortCaption = 'Expand'
  597.     end
  598.     object CollapseAllAction: TUiAction
  599.       Category = 'Edit'
  600.       Caption = '&Collapse All'
  601.       Hint = 'Collapse All|Closes all folders.'
  602.       ImageIndex = imgCollapseAll
  603.       OnExecute = CollapseAllExecute
  604.       ShortCaption = 'Collapse'
  605.     end
  606.     object SelectAllAction: TUiAction
  607.       Category = 'Edit'
  608.       Caption = 'Select &All'
  609.       Hint = 'Select All|Selects all visible items.'
  610.       ImageIndex = imgSelectAll
  611.       OnExecute = SelectAllExecute
  612.       ShortCaption = 'Select'
  613.     end
  614.     object SelectInvertAction: TUiAction
  615.       Category = 'Edit'
  616.       Caption = '&Invert Selection'
  617.       Hint = 
  618.         'Invert Selection|Selects all items not currently selected, and d' +
  619.         'eselects all items currently selected.'
  620.       OnExecute = SelectInvertExecute
  621.       ShortCaption = 'Invert'
  622.     end
  623.     object RefreshAction: TUiAction
  624.       Category = 'Edit'
  625.       Caption = '&Refresh'
  626.       Hint = 'Refresh|Refreshes open folders.'
  627.       ImageIndex = imgRefresh
  628.       OnExecute = RefreshExecute
  629.       ShortCaption = 'Refresh'
  630.     end
  631.     object FullRefreshAction: TUiAction
  632.       Category = 'Edit'
  633.       Caption = 'F&ull Refresh'
  634.       Hint = 'Full Refresh|Refreshes entire comparison.'
  635.       ImageIndex = imgFullRefresh
  636.       OnExecute = FullRefreshExecute
  637.       ShortCaption = 'Full Refresh'
  638.     end
  639.     object DiffNextAction: TUiAction
  640.       Category = 'Search'
  641.       Caption = '&Next Difference'
  642.       Hint = 'Next Difference|Positions at next difference.'
  643.       ImageIndex = imgDown
  644.       OnExecute = DiffExecute
  645.       ShortCaption = 'Next'
  646.     end
  647.     object DiffPrevAction: TUiAction
  648.       Category = 'Search'
  649.       Caption = '&Previous Difference'
  650.       Hint = 'Previous Difference|Positions at previous difference.'
  651.       ImageIndex = imgUp
  652.       OnExecute = DiffExecute
  653.       ShortCaption = 'Prev'
  654.     end
  655.     object ExistsNextAction: TUiAction
  656.       Category = 'Search'
  657.       Caption = 'Next Existing Filename'
  658.       Hint = 
  659.         'Next Existing Filename|Positions at next filename, skipping over' +
  660.         ' gaps.'
  661.       OnExecute = ExistsNextExecute
  662.     end
  663.     object ExistsPrevAction: TUiAction
  664.       Category = 'Search'
  665.       Caption = 'Previous Existing Filename'
  666.       Hint = 
  667.         'Previous Existing Filename|Positions at previous filename, skipp' +
  668.         'ing over gaps.'
  669.       OnExecute = ExistsPrevExecute
  670.     end
  671.     object FindFilenameAction: TUiAction
  672.       Category = 'Search'
  673.       Caption = '&Find Filename...'
  674.       Hint = 'Find Filename|Positions at item with specified name.'
  675.       OnExecute = FindFilenameExecute
  676.     end
  677.     object PeekAction: TUiAction
  678.       Category = 'View'
  679.       AutoCheck = True
  680.       Caption = '&Peek'
  681.       Hint = 'Peek|Shows or hides items that will not be synced.'
  682.       ImageIndex = imgPeek
  683.       OnExecute = PeekExecute
  684.       ShortCaption = 'Peek'
  685.     end
  686.     object InsigIgnoredAction: TUiAction
  687.       Category = 'View'
  688.       AutoCheck = True
  689.       Caption = 'Ignore &Unimportant Differences'
  690.       Hint = 
  691.         'Ignore Unimportant Differences|Treats unimportant differences as' +
  692.         ' same.'
  693.       ImageIndex = imgInsigIgnored
  694.       OnExecute = InsigIgnoredExecute
  695.       ShortCaption = 'Minor'
  696.     end
  697.     object ShowColumnAction: TUiAction
  698.       Category = 'View'
  699.       Caption = 'C&olumns'
  700.       Hint = 'Columns|Lists columns that can be shown or hidden.'
  701.       OnExecute = ShowColumnPopulate
  702.     end
  703.     object ShowLogAction: TUiAction
  704.       Category = 'View'
  705.       AutoCheck = True
  706.       Caption = '&Show Log'
  707.       Hint = 'Show Log|Shows or hides the log panel.'
  708.       OnExecute = ShowLogExecute
  709.     end
  710.     object ClearLogAction: TUiAction
  711.       Category = 'Popup'
  712.       Caption = 'Clear Messages'
  713.       Hint = 'Clear Messages|Clears all messages from log.'
  714.       OnExecute = ClearLogExecute
  715.     end
  716.     object SaveLogAction: TUiAction
  717.       Category = 'Popup'
  718.       Caption = 'Save to File...'
  719.       Hint = 'Save to File|Saves log to file.'
  720.       OnExecute = SaveLogExecute
  721.     end
  722.     object CopyLogToClipboardAction: TUiAction
  723.       Category = 'Popup'
  724.       Caption = 'Copy to Clipboard'
  725.       Hint = 'Copy to Clipboard|Copies selected log messages to clipboard.'
  726.       OnExecute = CopyLogToClipboardExecute
  727.     end
  728.     object HideLogAction: TUiAction
  729.       Category = 'Popup'
  730.       Caption = 'Hide'
  731.       Hint = 'Hide|Hides log panel.'
  732.       OnExecute = ShowLogExecute
  733.     end
  734.   end
  735. end
  736.